'宣言 Public Function PageOnServer( _ ByVal value As System.Boolean _ ) As ODataCollectionViewServiceBuilder(Of T)
public ODataCollectionViewServiceBuilder<T> PageOnServer( System.bool value )
パラメータ
- value
- The value.
戻り値の型
Current builder.
'宣言 Public Function PageOnServer( _ ByVal value As System.Boolean _ ) As ODataCollectionViewServiceBuilder(Of T)
public ODataCollectionViewServiceBuilder<T> PageOnServer( System.bool value )